﻿2026-06-22T02:35:01.3788140Z ##[group]Run actions/checkout@v5
2026-06-22T02:35:01.3789085Z with:
2026-06-22T02:35:01.3789479Z   fetch-depth: 0
2026-06-22T02:35:01.3789964Z   repository: SaberMage/spt-core
2026-06-22T02:35:01.3793383Z   token: ***
2026-06-22T02:35:01.3793787Z   ssh-strict: true
2026-06-22T02:35:01.3794189Z   ssh-user: git
2026-06-22T02:35:01.3794580Z   persist-credentials: true
2026-06-22T02:35:01.3795018Z   clean: true
2026-06-22T02:35:01.3795431Z   sparse-checkout-cone-mode: true
2026-06-22T02:35:01.3795885Z   fetch-tags: false
2026-06-22T02:35:01.3796299Z   show-progress: true
2026-06-22T02:35:01.3796709Z   lfs: false
2026-06-22T02:35:01.3797087Z   submodules: false
2026-06-22T02:35:01.3797520Z   set-safe-directory: true
2026-06-22T02:35:01.3798161Z ##[endgroup]
2026-06-22T02:35:01.4600492Z Syncing repository: SaberMage/spt-core
2026-06-22T02:35:01.4602176Z ##[group]Getting Git version info
2026-06-22T02:35:01.4602986Z Working directory is '/home/reavus/actions-runner/_work/spt-core/spt-core'
2026-06-22T02:35:01.4603998Z [command]/usr/bin/git version
2026-06-22T02:35:01.4604448Z git version 2.43.0
2026-06-22T02:35:01.4608796Z ##[endgroup]
2026-06-22T02:35:01.4620682Z Temporarily overriding HOME='/home/reavus/actions-runner/_work/_temp/34aec193-9fb2-461e-99c4-85887983f8c7' before making global git config changes
2026-06-22T02:35:01.4623665Z Adding repository directory to the temporary git global config as a safe directory
2026-06-22T02:35:01.4625277Z [command]/usr/bin/git config --global --add safe.directory /home/reavus/actions-runner/_work/spt-core/spt-core
2026-06-22T02:35:01.4655684Z [command]/usr/bin/git config --local --get remote.origin.url
2026-06-22T02:35:01.4675080Z https://github.com/SaberMage/spt-core
2026-06-22T02:35:01.4685965Z ##[group]Removing previously created refs, to avoid conflicts
2026-06-22T02:35:01.4688546Z [command]/usr/bin/git rev-parse --symbolic-full-name --verify --quiet HEAD
2026-06-22T02:35:01.4713632Z HEAD
2026-06-22T02:35:01.4744462Z ##[endgroup]
2026-06-22T02:35:01.4745245Z [command]/usr/bin/git submodule status
2026-06-22T02:35:01.4935733Z ##[group]Cleaning the repository
2026-06-22T02:35:01.4970875Z [command]/usr/bin/git clean -ffdx
2026-06-22T02:35:04.2068110Z Removing .adapter-notify/
2026-06-22T02:35:04.2068645Z Removing target/
2026-06-22T02:35:04.2079271Z [command]/usr/bin/git reset --hard HEAD
2026-06-22T02:35:04.2297077Z HEAD is now at 316c6fc1b Merge bed1878a48edb9a952a30485e1050d818b817ace into 86f20ac831033a20bd5e096b1c318a75249179f3
2026-06-22T02:35:04.2302359Z ##[endgroup]
2026-06-22T02:35:04.2304737Z ##[group]Disabling automatic garbage collection
2026-06-22T02:35:04.2308643Z [command]/usr/bin/git config --local gc.auto 0
2026-06-22T02:35:04.2335844Z ##[endgroup]
2026-06-22T02:35:04.2336361Z ##[group]Setting up auth
2026-06-22T02:35:04.2341534Z [command]/usr/bin/git config --local --name-only --get-regexp core\.sshCommand
2026-06-22T02:35:04.2367177Z [command]/usr/bin/git submodule foreach --recursive sh -c "git config --local --name-only --get-regexp 'core\.sshCommand' && git config --local --unset-all 'core.sshCommand' || :"
2026-06-22T02:35:04.2560890Z [command]/usr/bin/git config --local --name-only --get-regexp http\.https\:\/\/github\.com\/\.extraheader
2026-06-22T02:35:04.2585420Z [command]/usr/bin/git submodule foreach --recursive sh -c "git config --local --name-only --get-regexp 'http\.https\:\/\/github\.com\/\.extraheader' && git config --local --unset-all 'http.https://github.com/.extraheader' || :"
2026-06-22T02:35:04.2771024Z [command]/usr/bin/git config --local --name-only --get-regexp ^includeIf\.gitdir:
2026-06-22T02:35:04.2796527Z [command]/usr/bin/git submodule foreach --recursive git config --local --show-origin --name-only --get-regexp remote.origin.url
2026-06-22T02:35:04.2983575Z [command]/usr/bin/git config --local http.https://github.com/.extraheader AUTHORIZATION: basic ***
2026-06-22T02:35:04.3013311Z ##[endgroup]
2026-06-22T02:35:04.3013760Z ##[group]Fetching the repository
2026-06-22T02:35:04.3020624Z [command]/usr/bin/git -c protocol.version=2 fetch --prune --no-recurse-submodules --unshallow origin +refs/heads/*:refs/remotes/origin/* +refs/tags/*:refs/tags/* +316c6fc1b45416d8491508c0767c41b2c33e2e20:refs/remotes/pull/26/merge
2026-06-22T02:35:05.0876391Z From https://github.com/SaberMage/spt-core
2026-06-22T02:35:05.0877484Z    8c6b2531e..bed1878a4  v0.13.0-delivery-control -> origin/v0.13.0-delivery-control
2026-06-22T02:35:05.0878619Z    2c5d97215..40bd6516e  viewer-drain-decouple-b4 -> origin/viewer-drain-decouple-b4
2026-06-22T02:35:05.0911655Z ##[endgroup]
2026-06-22T02:35:05.0912504Z ##[group]Determining the checkout info
2026-06-22T02:35:05.0913181Z ##[endgroup]
2026-06-22T02:35:05.0917101Z [command]/usr/bin/git sparse-checkout disable
2026-06-22T02:35:05.0959665Z [command]/usr/bin/git config --local --unset-all extensions.worktreeConfig
2026-06-22T02:35:05.0988327Z ##[group]Checking out the ref
2026-06-22T02:35:05.0990822Z [command]/usr/bin/git checkout --progress --force refs/remotes/pull/26/merge
2026-06-22T02:35:05.1034326Z HEAD is now at 316c6fc1b Merge bed1878a48edb9a952a30485e1050d818b817ace into 86f20ac831033a20bd5e096b1c318a75249179f3
2026-06-22T02:35:05.1038578Z ##[endgroup]
2026-06-22T02:35:05.1077162Z [command]/usr/bin/git log -1 --format=%H
2026-06-22T02:35:05.1104070Z 316c6fc1b45416d8491508c0767c41b2c33e2e20
